\(\int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx\) [70]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [F(-2)]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 10, antiderivative size = 10 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=-\frac {\cosh ^{\frac {3}{2}}(x)}{2 x^2}-\frac {3 \sqrt {\cosh (x)} \sinh (x)}{4 x}-\frac {3}{8} \text {Int}\left (\frac {1}{x \sqrt {\cosh (x)}},x\right )+\frac {9}{8} \text {Int}\left (\frac {\cosh ^{\frac {3}{2}}(x)}{x},x\right ) \]

[Out]

-1/2*cosh(x)^(3/2)/x^2-3/4*sinh(x)*cosh(x)^(1/2)/x+9/8*Unintegrable(cosh(x)^(3/2)/x,x)-3/8*Unintegrable(1/x/co
sh(x)^(1/2),x)

Rubi [N/A]

Not integrable

Time = 0.06 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx \]

[In]

Int[Cosh[x]^(3/2)/x^3,x]

[Out]

-1/2*Cosh[x]^(3/2)/x^2 - (3*Sqrt[Cosh[x]]*Sinh[x])/(4*x) - (3*Defer[Int][1/(x*Sqrt[Cosh[x]]), x])/8 + (9*Defer
[Int][Cosh[x]^(3/2)/x, x])/8

Rubi steps \begin{align*} \text {integral}& = -\frac {\cosh ^{\frac {3}{2}}(x)}{2 x^2}-\frac {3 \sqrt {\cosh (x)} \sinh (x)}{4 x}-\frac {3}{8} \int \frac {1}{x \sqrt {\cosh (x)}} \, dx+\frac {9}{8} \int \frac {\cosh ^{\frac {3}{2}}(x)}{x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 2.62 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx \]

[In]

Integrate[Cosh[x]^(3/2)/x^3,x]

[Out]

Integrate[Cosh[x]^(3/2)/x^3, x]

Maple [N/A] (verified)

Not integrable

Time = 0.02 (sec) , antiderivative size = 8, normalized size of antiderivative = 0.80

\[\int \frac {\cosh \left (x \right )^{\frac {3}{2}}}{x^{3}}d x\]

[In]

int(cosh(x)^(3/2)/x^3,x)

[Out]

int(cosh(x)^(3/2)/x^3,x)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(cosh(x)^(3/2)/x^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

Sympy [N/A]

Not integrable

Time = 101.62 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int \frac {\cosh ^{\frac {3}{2}}{\left (x \right )}}{x^{3}}\, dx \]

[In]

integrate(cosh(x)**(3/2)/x**3,x)

[Out]

Integral(cosh(x)**(3/2)/x**3, x)

Maxima [N/A]

Not integrable

Time = 0.33 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int { \frac {\cosh \left (x\right )^{\frac {3}{2}}}{x^{3}} \,d x } \]

[In]

integrate(cosh(x)^(3/2)/x^3,x, algorithm="maxima")

[Out]

integrate(cosh(x)^(3/2)/x^3, x)

Giac [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int { \frac {\cosh \left (x\right )^{\frac {3}{2}}}{x^{3}} \,d x } \]

[In]

integrate(cosh(x)^(3/2)/x^3,x, algorithm="giac")

[Out]

integrate(cosh(x)^(3/2)/x^3, x)

Mupad [N/A]

Not integrable

Time = 1.72 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {\cosh ^{\frac {3}{2}}(x)}{x^3} \, dx=\int \frac {{\mathrm {cosh}\left (x\right )}^{3/2}}{x^3} \,d x \]

[In]

int(cosh(x)^(3/2)/x^3,x)

[Out]

int(cosh(x)^(3/2)/x^3, x)